Skip to content

[codex] add headless training command#74

Merged
salim4n merged 1 commit into
mainfrom
feat/cli-headless-training-command
May 29, 2026
Merged

[codex] add headless training command#74
salim4n merged 1 commit into
mainfrom
feat/cli-headless-training-command

Conversation

@salim4n
Copy link
Copy Markdown
Member

@salim4n salim4n commented May 29, 2026

Closes #58

What changed

  • Added ignitionrl train for registered project environments.
  • Supports learner selection, seed, episode count, max steps, run id and checkpoint id.
  • Persists traces, metrics and learner checkpoints through SDK learner experiments.
  • Added CLI docs plus success and invalid-argument coverage.

Validation

  • bun run --cwd packages/cli typecheck
  • bun test packages/cli/test/cli.test.ts
  • bun run ci

@salim4n salim4n marked this pull request as ready for review May 29, 2026 02:34
@salim4n salim4n merged commit 7803c9e into main May 29, 2026
1 check passed
@salim4n salim4n deleted the feat/cli-headless-training-command branch May 29, 2026 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(cli): headless training command

1 participant